[INFO] cloning repository https://github.com/udoprog/OxidizeBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udoprog/OxidizeBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96adc6ba21ede257eb70eb9bf706d3ee141bffc3
[INFO] checking udoprog/OxidizeBot against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2FOxidizeBot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/udoprog/OxidizeBot
[INFO] finished tweaking git repo https://github.com/udoprog/OxidizeBot
[INFO] tweaked toml for git repo https://github.com/udoprog/OxidizeBot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/udoprog/OxidizeBot on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/udoprog/OxidizeBot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948
[INFO] running `Command { std: "docker" "start" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking eudex v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking serde-hashkey v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking migrations_internals v2.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-injector-derive v0.20.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking async-fuse v0.11.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking oxidize-template v0.0.0 (/opt/rustwide/workdir/crates/oxidize-template)
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/21cad1f647cfd05a566220f933edd88a53e50bcf/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d2c6a062723644a6 -C extra-filename=-a12eb423090a4145 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b62e80cd22c61f25.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-76010e2dafcdb61d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-a3e388494219a96a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-800bf2813c40b6cc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `combine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/21cad1f647cfd05a566220f933edd88a53e50bcf/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=fde6586621d0e4dc -C extra-filename=-493f58ce6c79345c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c004ef7aaee1ac4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `diesel_derives` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/21cad1f647cfd05a566220f933edd88a53e50bcf/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=efe3d193792afb95 -C extra-filename=-51f1e29a6da651f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-bc4bd49b224dbb8a.rlib --extern dsl_auto_type=/opt/rustwide/target/debug/deps/libdsl_auto_type-17f44b18169ea4a7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ae6c806947fc9697.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948", kill_on_drop: false }`
[INFO] [stdout] 115f684bc2a36f16c55610bd4bd917c3794dd61cae386255f16f3d2b67460948
